-
Notifications
You must be signed in to change notification settings - Fork 48
Close loop handling #482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Close loop handling #482
Conversation
|
Thanks a lot for this, much needed!
PS: We came accross this paper with @Hugo-L3174 : URDF+: An Enhanced URDF for Robots with Kinematic Loops, if this picks up stream it might be worth updating |
|
@arntanguy @CelianDaligault @Hugo-L3174 |
|
Hi @arntanguy, I agree with you. As I am not involved with this research I can only comment to say that not only we should work on both, but I would add that I support any effort to permanently move to TVM so we won't have to support both. So double +1 |
These modifications allow the kinematics closed loop handling with the loading of coincidence constraints. Some modifications will be added soon.
Requires: jrl-umi3218/RBDyn#127